projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f19d50
)
defconfig: dra72_evm: enable spi driver model
author
Mugunthan V N
<
[email protected]
>
Wed, 23 Dec 2015 15:09:45 +0000
(20:39 +0530)
committer
Jagan Teki
<
[email protected]
>
Wed, 13 Jan 2016 13:17:28 +0000
(18:47 +0530)
enable mmc driver model for dra72_evm as ti_qspi supports
driver model
Signed-off-by: Mugunthan V N <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
Reviewed-by: Jagan Teki <
[email protected]
>
configs/dra72_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/dra72_evm_defconfig
b/configs/dra72_evm_defconfig
index 3205bd5754b76c1594c6ba1d85f6b246f866b3ba..b57ecca6968076b75bcdf80592a79ac50020b325 100644
(file)
--- a/
configs/dra72_evm_defconfig
+++ b/
configs/dra72_evm_defconfig
@@
-20,3
+20,5
@@
CONFIG_SPI_FLASH_BAR=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_SYS_NS16550=y
CONFIG_TI_QSPI=y
+CONFIG_DM_SPI=y
+CONFIG_DM_SPI_FLASH=y